home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Entertainment / Comics / Traffic Stack(SF Game) / card_4060.txt < prev    next >
Encoding:
Text File  |  1988-04-23  |  7.0 KB  |  331 lines

  1. -- card: 4060 from stack: in
  2. -- bmap block id: 2695
  3. -- flags: 0000
  4. -- background id: 2203
  5. -- name: INTRO
  6. ----- HyperTalk script -----
  7. on mouseUp
  8. end mouseUp
  9.  
  10.  
  11.  
  12.  
  13.  
  14. -- part 4 (field)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=92 top=163 right=287 bottom=409
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 3
  22. -- text size: 9
  23. -- style flags: 0
  24. -- line height: 12
  25. -- part name: 
  26.  
  27.  
  28. -- part 5 (field)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=84 top=133 right=171 bottom=423
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 3
  36. -- text size: 12
  37. -- style flags: 256
  38. -- line height: 14
  39. -- part name: 
  40.  
  41.  
  42. -- part 6 (button)
  43. -- low flags: 00
  44. -- high flags: 8004
  45. -- rect: left=308 top=286 right=308 bottom=424
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name:  Display ARTEFAX
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect dissolve
  57.   play boing  tempo 200 c3q
  58.   hide card button "continue"
  59.   hide card button "go home"
  60.   hide card field "you"
  61.   go to card ARTEFAX
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 7 (button)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=446 top=290 right=340 bottom=503
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   play boing tempo 200 c5e b4 c5q
  81.   visual effect dissolve
  82.   hide card button "continue"
  83.   hide card button "go home"
  84.   hide card field "you"
  85.   go to card "Pan.1"
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 8 (button)
  91. -- low flags: 00
  92. -- high flags: 8004
  93. -- rect: left=86 top=286 right=308 bottom=202
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name:  Display ISNAV1
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   play boing  tempo 200 c3q
  105.   visual effect dissolve
  106.   hide card button "continue"
  107.   hide card button "go home"
  108.   hide card field "you"
  109.   go to card ISNAV1
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 9 (field)
  115. -- low flags: 80
  116. -- high flags: 2002
  117. -- rect: left=5 top=150 right=290 bottom=78
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 0
  121. -- font id: 3
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: You
  126.  
  127.  
  128. -- part 10 (button)
  129. -- low flags: 80
  130. -- high flags: 8002
  131. -- rect: left=9 top=240 right=258 bottom=74
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Continue
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   hide button "continue"
  143.   Hide button "go home"
  144.   hide card field "you"
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 12 (button)
  150. -- low flags: 80
  151. -- high flags: 8002
  152. -- rect: left=9 top=263 right=281 bottom=74
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 1
  156. -- font id: 0
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: Go Home
  161. ----- HyperTalk script -----
  162. on mouseUp
  163.   hide button "continue"
  164.   Hide button "go home"
  165.   hide card field "you"
  166.   go home
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 13 (field)
  172. -- low flags: 80
  173. -- high flags: 0001
  174. -- rect: left=20 top=130 right=148 bottom=61
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 12
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: Earth
  183.  
  184.  
  185. -- part 15 (field)
  186. -- low flags: 80
  187. -- high flags: 0001
  188. -- rect: left=456 top=182 right=201 bottom=497
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 0 / 0
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: moon
  197.  
  198.  
  199. -- part 16 (button)
  200. -- low flags: 00
  201. -- high flags: 0000
  202. -- rect: left=9 top=120 right=185 bottom=72
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 1
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: Show earth
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   show card field "earth"
  214.   wait 2 seconds
  215.   hide card field "earth"
  216. end mouseUp
  217.  
  218.  
  219.  
  220. -- part 17 (button)
  221. -- low flags: 00
  222. -- high flags: 0000
  223. -- rect: left=406 top=128 right=268 bottom=512
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 0 / 0
  226. -- text alignment: 1
  227. -- font id: 0
  228. -- text size: 12
  229. -- style flags: 0
  230. -- line height: 16
  231. -- part name: Show moon
  232. ----- HyperTalk script -----
  233. on mouseUp
  234.   show card field "moon"
  235.   wait 2 seconds
  236.   hide card field "moon"
  237. end mouseUp
  238.  
  239.  
  240.  
  241. -- part 20 (field)
  242. -- low flags: 80
  243. -- high flags: 0000
  244. -- rect: left=83 top=35 right=81 bottom=173
  245. -- title width / last selected line: 0
  246. -- icon id / first selected line: 0 / 0
  247. -- text alignment: 0
  248. -- font id: 3
  249. -- text size: 9
  250. -- style flags: 0
  251. -- line height: 9
  252. -- part name: coldstar
  253.  
  254.  
  255. -- part 21 (button)
  256. -- low flags: 00
  257. -- high flags: 0000
  258. -- rect: left=155 top=33 right=79 bottom=212
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 1
  262. -- font id: 0
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: Show coldstar
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   Play "boing"  ef
  270.   show card field "coldstar"
  271.   wait 3 seconds
  272.   hide card field "coldstar"
  273. end mouseUp
  274.  
  275.  
  276.  
  277. -- part 24 (button)
  278. -- low flags: 00
  279. -- high flags: 0000
  280. -- rect: left=8 top=289 right=340 bottom=66
  281. -- title width / last selected line: 0
  282. -- icon id / first selected line: 0 / 0
  283. -- text alignment: 1
  284. -- font id: 0
  285. -- text size: 12
  286. -- style flags: 0
  287. -- line height: 16
  288. -- part name: quick quit
  289. ----- HyperTalk script -----
  290. on mouseUp
  291.   --if last card "Pan.1" -- nee
  292.   --go home
  293.   --else
  294.   show card field "you"
  295.   show card button "continue"
  296.   show card button "go home"
  297. end mouseUp
  298.  
  299.  
  300.  
  301. -- part contents for card part 4
  302. ----- text -----
  303. The year is 4096 and all space commerce is regulated by the Intersolar Department of Transportation (InterSol)   InterSol has many intelligence gathering facilities throughout the solar system but a large portion of its storage and navigational control hardware is concentrated in the giant space station, ISNAV1.   Located at the Earth-Moon LaGrange Point, ISNAV1 employs an operational crew of 2000 men and women, who spend most of their time and energies scanning for scofflaws among the Asteroid belt's  habitats.  Artefax is the largest man-made dwelling in the Belt and will soon have its own InterSol station -- ISNAV2.
  304.  
  305.  
  306. -- part contents for card part 5
  307. ----- text -----
  308. Epic Adventure and Intrigue in the 
  309. Forty-First Century
  310.  
  311.  
  312. -- part contents for card part 9
  313. ----- text -----
  314. Do you really want to go home?  
  315.  
  316. -- part contents for card part 13
  317. ----- text -----
  318. Earth
  319.  
  320. -- part contents for card part 15
  321. ----- text -----
  322. Moon
  323.  
  324. -- part contents for card part 20
  325. ----- text -----
  326. "ColdStar"
  327. ISN ID# 30-7H
  328. freighter class
  329. commissioned
  330. 2950 AD
  331.